home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4938 < prev    next >
Encoding:
Text File  |  1996-08-05  |  855 b   |  27 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cix.compulink.co.uk!usenet
  3. From: jralph@cix.compulink.co.uk ("Jolyon Ralph")
  4. Subject: Re: RTG/rtg.library question
  5. Message-ID: <DnwA2z.83z@cix.compulink.co.uk>
  6. Organization: Compulink Information eXchange
  7. References: <601.6639T1270T97@luna.nl>
  8. Date: Thu, 7 Mar 1996 11:18:34 GMT
  9. X-News-Software: Ameol32
  10.  
  11.  
  12. > Hopefully someone can help me with the following problem. I have a 
  13. > planar screen that needs to be copied to an RTG screen. The source 
  14. > 'screen' is one plane deep and possibly located in fastmem.
  15. > Using rtg.library sounds good to me because I will be able to test
  16. > the result on my gfx-cardless 2000. But it doesn't support planar
  17. > modes right? 
  18.  
  19. With 1 bitplane your data is both planar and chunky at the same time 
  20. (there's no difference)!
  21.  
  22. Therefore, you shouldn't have a problem.
  23.  
  24. Jolyon
  25.  
  26.